C1.WPF.Document Assembly / C1.WPF.Document Namespace / IAsyncActionWithProgress<TProgress> Interface / ErrorCode Property

In This Topic
ErrorCode Property (IAsyncActionWithProgress<TProgress>)
In This Topic
Gets an exception occurs in the asynchronous operation.
Syntax
'Declaration
 
ReadOnly Property ErrorCode As Exception
 
See Also